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