public string WeatherStationName { get; }
Public ReadOnly Property WeatherStationName As String Get
public: property String^ WeatherStationName { String^ get (); }
member WeatherStationName : string with get