public bool CanEditPart { get; }
Public ReadOnly Property CanEditPart As Boolean Get
public: virtual property bool CanEditPart { bool get () sealed; }
abstract CanEditPart : bool with get override CanEditPart : bool with get
In This Article