Public ReadOnly Property IsComposite As Boolean
public bool IsComposite { get; }
public: property bool IsComposite { bool get (); }
function get_isComposite();