AttachmentProperty constructor

AttachmentProperty(
  1. String content
)

Implementation

AttachmentProperty(String content) : super(content, ValueType.uri);