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