Varyings

class Varying
name

str – The name of the varying.

number

int – The number of the varying.

class VaryingMap

VaryingMap is a dictionary like object.

__getitem__(key) → Varying