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