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