public Bitmap ImageUp { get; set; }
Public Property ImageUp As Bitmap
public: property Bitmap^ ImageUp { Bitmap^ get (); void set (Bitmap^ value); }