Builder

class Builder

Properties

Link copied to clipboard
var key: String?

The key, or name, attached to the tag. Every tag must have a key. Key names are case sensitive.

Link copied to clipboard

The string value attached to the tag. The value can be an empty string. Key values are case sensitive.