public int BlinkColor { get; set; }
Public Property BlinkColor As Integer Get Set
public: property int^ BlinkColor { int^ get (); void set (int^ value); }