[This is preliminary documentation and is subject to change.]
Gets whether this token has a decimal value. Must be overridden
in derived classes.
| C# |
public virtual bool HasDecimalValue { get; }
[This is preliminary documentation and is subject to change.]
| C# |
public virtual bool HasDecimalValue { get; }