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