literalValueInteger property

int? literalValueInteger
final

The integer literal value of the attribute. This field is absent if the value is not an integer literal.

Implementation

final int? literalValueInteger;