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