getMetadata

open fun getMetadata(name: String): String?

Gets a metadata property from the style scheme.

Return

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

Since

5.4

Parameters

name

metadata property name.