attributes

The attributes of the field This is just a getter and setter for the attributes property

Specification

This function is just a cast of the attributes property This is a safe cast, because the attributes property is always a MutableList (As the only constructor of this class requires a MutableList of MutableAttributes)

Since

0.1.0

See also