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