[ NoAccessorMethod ]
[ Version ( since = "0.13.8" ) ]
public string automatic_status { owned get; }
The string status name to use in conjunction with the automatic_presence_type.
One can receive change notifications on this property by connecting to the notify signal and using this property as the signal detail. Change notifications for automatic-presence-type, automatic-status and automatic-status-message are always emitted together, so it is sufficient to connect to one of the notification signals.
This is not guaranteed to have been retrieved until prepare_async has
finished; until then, the value is null
.