value property

int? value

Implementation

int? get value => valueNumber as int?;