public bool IsThingReference { get; set; }
Public Property IsThingReference As Boolean Get Set
public: property bool^ IsThingReference { bool^ get (); void set (bool^ value); }