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