public string CheckImage { get; set; }
Public Property CheckImage As String Get Set
public: property String^ CheckImage { String^ get (); void set (String^ value); }