public bool CanCheckValue { get; set; }
Public Property CanCheckValue As Boolean Get Set
public: property bool CanCheckValue { bool get (); void set (bool value); }
member CanCheckValue : bool with get, set
In This Article