Getting attributes from a graph object on 3.x

On 2.7, I use go.Layout.get(‘attribute’).get(‘attribiute_of_attribute’) . GO’s no longer have a dict like get - is there a plotlyonic way to retrieve attributes from graph objects in 3.0?