ElementFactory.getMetadata

string getMetadata(string key)

Get the metadata on factory with key.

Parameters

keya key

Returns

the metadata with key on factory or null

when there was no metadata with the given key.