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