[This is preliminary documentation and is subject to change.]
public MapType Type { get; set; }
Public Property Type As MapType Get Set
public: property MapType Type { MapType get (); void set (MapType value); }