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