[ NoAccessorMethod ]
[ Version ( since = "0.9.0" ) ]
public uint connection_status_reason { get; }
The account's connection status reason (a ConnectionStatusReason).
One can receive change notifications on this property by connecting to the status_changed signal, or 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 NONE_SPECIFIED .