AttributeProxy.value

Gets the value of the attribute

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

Return Value

Type: T[]

the value of the attribute

Meta