Property IsArray IsArray Gets a value indicating whether this instance is array. Declaration public virtual bool IsArray { get; } Property Value Type Description bool true if this instance is array; otherwise, false.