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