string UserName { get; }
ReadOnly Property UserName As String Get Dim instance As IProcess Dim value As String value = instance.UserName
property String^ UserName { String^ get (); }
© 2020 SmartBear Sofware