year property

IntField get year

Get IntField with value of this field year component.

Implementation

IntField get year => _componentAsInteger('Y');