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