StyleScheme.getMetadata

Gets a metadata property from the style scheme.

class StyleScheme
string
getMetadata
(
string name
)

Parameters

name string

metadata property name.

Return Value

Type: string

value of property name stored in the metadata of scheme or null if scheme does not contain the specified metadata property.