pub fn is_unbind(action: &(dyn Action + 'static)) -> bool
Returns whether or not this action represents an unbind marker.