Protected ReadOnly Property UserType As IUserType
protected IUserType UserType { get; }
protected: property IUserType^ UserType { IUserType^ get (); }
function get_userType();