attachment property

List<Attachment>? attachment
getter/setter pair

User-uploaded attachment.

Implementation

core.List<Attachment>? attachment;