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