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