Public Overrides ReadOnly Property IsPrimitiveArray As Boolean
public override bool IsPrimitiveArray { get; }
public: virtual property bool IsPrimitiveArray { bool get () override; }
function get_isPrimitiveArray();