int BackColorOle { get; set; }
Property BackColorOle As Integer Get Set
property int BackColorOle { int get (); void set (int value); }