Public ReadOnly Property AuthTlsP As Boolean
Dim instance As Features Dim value As Boolean value = instance.AuthTlsP
public bool AuthTlsP {get;}
public: property bool AuthTlsP { bool get(); }
Features Class Features Members