string StationName { get; set; }
Property StationName As String Get Set
property String^ StationName { String^ get (); void set (String^ value); }