fractionalSecond property

IntField get fractionalSecond

Get IntField with value of this field fractional second component.

Implementation

IntField get fractionalSecond => _componentAsInteger('f');