ProjectSettingsSingleton.propertyGetRevert

Returns the specified property's initial value. Returns null if the property does not exist.

struct ProjectSettingsSingleton
@nogc nothrow
Variant
propertyGetRevert
(
in String name
)

Meta