readOnly property
Relevant only for Schema Object properties definitions. Declares the property as "read only".
Implementation
bool? get nullable;/// Relevant only for Schema Object properties definitions.
/// Declares the property as "read only".
bool? get readOnly;