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