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