name property

String get name

Implementation

String get name => fs.path.basenameWithoutExtension(path).toParamCase();