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