attachment property

List<Attachment>? attachment
getter/setter pair

User-uploaded attachment.

Optional.

Implementation

core.List<Attachment>? attachment;