prHasDefault top-level constant
int
const prHasDefault
Specifies that the property has a default value.
Implementation
const prHasDefault = 0x1000;
Specifies that the property has a default value.
const prHasDefault = 0x1000;