Signature time from properties (data)
Returns the DateTime of the signature creation, null if not signed.
@override DateTime? get time => Converter.getDateTime(getProperty('time'));