UILabel constructor
UILabel()
Returns a new instance of UILabel constructed with the default new method.
Implementation
UILabel() : this.as(new$().object$);
Returns a new instance of UILabel constructed with the default new method.
UILabel() : this.as(new$().object$);