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