public string Blob { get; set; }
Public Property Blob As String Get Set
public: property String^ Blob { String^ get (); void set (String^ value); }
member Blob : string with get, set
In This Article