[ Version ( since = "2.16" ) ]
public Action related_action { get; set; }
The action that this activatable will activate and receive updates from for various states and possibly appearance.
Activatable implementors need to handle the this property and call do_set_related_action when it changes.