Does ColumnNames disappear in 8.5?

I cannot use v.ColumnNames from a view because designer do not identify that property, however in the help that appear as valid.

I am trying to user the new method

Call notesView.ResortView( [ columnName, ascendingFlag ] )

but, How I can used it if I cannot get the columnNames?