Function ProjectSettingsSingleton.propertyCanRevert

Returns true if the specified property exists and its initial value differs from the current value.

bool propertyCanRevert (
  const(String) name
) nothrow @nogc;