Skip to main content
Version: Latest (0.60.x)

[F] $name

function $name(
context,
target,
name): void

Provide the name of the XML element or attribute. This means the same thing as @encodedName("application/xml", value)

Parameters

ParameterType
contextDecoratorContext
targetType
namestring

Returns

void