creation property

String? get creation

Date attachment was first created.

Implementation

String? get creation => creationField.getValue(_json);