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