AttributeProxy.name

Sets the name of the attribute

  1. T[] name()
  2. T[] name(T[] name)
    struct AttributeProxy
    T[]
    name
    (
    T[] name
    )

Parameters

name T[]

the name of the attribute

Return Value

Type: T[]

the name of the attribute

Meta