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