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