Don't create set and get methods for movieRole. You won't need accessor methods because the variable is used only within the MovieDetails component and shouldn't be visible to any other classes.
Table of Contents Next Section