protected bool CanReload { get; init; }
Protected Property CanReload As Boolean Get Set
protected: property bool CanReload { bool get (); void set (bool value); }
member CanReload : bool with get, set
In This Article