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