Property that returns the value of the attribute.
Property that returns the value of the attributes. Only defined for attributes that can produce a value.
Property that returns the value of the attribute if it's an expression, else a default value if the attribute if a type.
Property that returns the value of the attribute if it's an expression, else a default value if the attribute if a type.
Property that returns the type of the attribute.
Property that returns the type of the attribute.
Property that returns true if a given type can be assigned from a variable of the attribute's type.
Property that returns true if a given type can be assigned to a variable of the attribute's type.
Property that returns true if a given type matches the attribute's type exactly.
Property that returns true if the attribute is an expression.
Proprety that returns true if the attribute is a type.
Property that returns the value of the attribute if it's an expression, else throws an exception (at runtime) if it's a type.
Property that returns the value of the attribute if it's an expression, else throws an exception (at runtime) if it's a type.
Queries the type of the attribute.