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