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