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