Public Overridable ReadOnly Property IsArrayType As Boolean
public virtual bool IsArrayType { get; }
public: virtual property bool IsArrayType { bool get (); }
function get_isArrayType();