Represents a label, which can be put in any System.Linq.Expressions.Expression context. If it is jumped to, it will get the value provided by the corresponding System.Linq.Expressions.GotoExpression. Otherwise, it receives the value in LabelExpression.DefaultValue. If the Type equals System.Void, no value should be provided.
See Also: LabelExpression Members