nickname


Description:

[ Version ( since = "0.9.0" ) ]
public string nickname { get; }

The nickname that should be set for the user on this account.

One can receive change notifications on this property by connecting to the notify signal and using this property as the signal detail.

This is not guaranteed to have been retrieved until prepare_async has finished; until then, the value is null.