has_value
Description:
Test whether the MetadataStore contains a value for the specified name.
Parameters:
this | |
name |
Metadata name |
Returns:
true if metadata is declared and contains a valid value. |
Test whether the MetadataStore contains a value for the specified name.
this | |
name |
Metadata name |
true if metadata is declared and contains a valid value. |