public LTColor backgroundColor {get; set;}
Public Property backgroundColor As LTColor
public LTColor backgroundColor {get; set;}
OS X Only @property (nonatomic,copy) LTColor* backgroundColor;
get_backgroundColor();
set_backgroundColor(value);
Object.defineProperty('backgroundColor_ObjectiveC');