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