EntryValue.str

Get the string value, if the value is a string

struct EntryValue
@property const pure @trusted
string
str
()

Return Value

Type: string

The value as a string

Meta