public bool TLS { get; set; }
Public Property TLS As Boolean Get Set
public: property bool^ TLS { bool^ get (); void set (bool^ value); }