Even if I declare `private val oldMovieList: Mutab...
# getting-started
s
Even if I declare
private val oldMovieList: MutableList<Movie>
I still can't access the properties.