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