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