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