AttributeProxy.name

Gets the name of the attribute

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

Return Value

Type: T[]

the name of the attribute

Meta