Preset.name

class Preset
pure nothrow @nogc
const(char)[]
name
()

Return Value

Type: const(char)[]

preset name. Guaranteed to be followed by a terminal zero for C compatibility.

Meta