public string AT { get; set; }
Public Property AT As String Get Set
public: property String^ AT { String^ get (); void set (String^ value); }