value property

int? get value

Implementation

int? get value => valueNumber as int?;