userName property

String? userName
getter/setter pair

userName.Under Local Proxy: the authentication username of the local Proxy configured by the developer, can be ignored if there is none. Under cloud proxy: can be ignored.

Implementation

String? userName;