"The UserName property provides part of the credentials associated with computer domain names, as returned by the UserDomainName property. This information is typically represented as DOMAIN\username."
In English. A logged in user is defined as DOMAIN\USERNAME. This property returns the USERNAME portion only. For the DOMAIN portion use the UserDomainName property.