public override bool IsReadOnly {get;}
public: property bool IsReadOnly { bool get() override; }
true : the StorableObject is read-only
false : the StorableObject is not read-only
Project Class Project Members