UserInfo.nickName

Undocumented in source.
class UserInfo
@Column("nickname")
@Length(0, 50)
string nickName;

Meta