Str

data class Str(val value: String) : PropertyValue

Constructors

constructor(value: String)

Properties

Functions