get Meta Or Default
Gets a metadata value by key or a default value if the value is null.
Return
The value of the metadata or the default value.
Parameters
key
The key of the metadata.
default
The default value to return if the value is null.