Case label within a union (Decl)
Functions:
default() -- boolean: true if this is the default label.
value() -- label value. Either an integer or an Enumerator
object. If default() is true, returns a value used by
none of the other union labels.
labelKind() -- TypeCode kind of label.