Is there any reason [these](https://github.com/angular/material2/blob/master/src/lib/menu/menu-directive.ts#L57 ) are `@Attribute`s instead of `@Input`s? I'm trying to pass down the position from a parent component. @kara @jelbourn