$objectGet
Get a object value/property by key, if the key is not found then return undefined (same as $getObjectProperty)
Get a object value/property by key, if the key is not found then return undefined (same as $getObjectProperty)
$objectGet[key]