FMELicenseManager
Retrieves the value of a property from the current license.
property (str) – The name of the property to be retrieved.
str
The value of the property if successful or None otherwise.
None