Function ProjectSettingsSingleton.propertyGetRevert

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

Variant propertyGetRevert (
  const(String) name
) nothrow @nogc;