Checking for Post Type in Bricks

Looking for a way to output elements conditionally based on the current post type in the loop in Bricks?

Add a Dynamic data condition like this:

{echo:get_post_type}

Another example: