public bool CanEdit { get; protected set; }Public Property CanEdit As Boolean
Get
Protected Setpublic:
virtual property bool CanEdit {
bool get () sealed;
protected: void set (bool value) sealed;
}abstract CanEdit : bool with get, set
override CanEdit : bool with get, set