Class inheritance with blueprints

in Blueprints everything is by default public (You can set to private/protected in the details panel of a function/variable). In your blueprint under variables (left side of the blueprint editor) you have a list of the Blueprint’s variables.
There’s an eye-icon where you can select “Show Inherited Members” which shows the inherited members.