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