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