// "Delete redundant extension property" "true" import java.io.File val File.name: String get() = getName()