Simplify getName & setName

Toss the try/catch, it's a simple field
access under the hood, so no exception
should ever come out of it.

Remove setName and go directly to adapterProperties.

Bug: 145171640
Test: compile
Change-Id: Icb28a16972443bdb5cf3201b03f65a95ffb36c8e
1 file changed