public int EventHeight{ get; set;}
Public Property EventHeight As Integer
public: property int EventHeight { int get (); void set (int value); }