96979899100101102103104
} public String label () { Context context = MetaContext.currentContext(this); return (String)context.resolveValue(propertyMap().get(UIMeta.KeyLabel)); } }