public DirectoryName GetDirectoryName() =>
 DirectoryName.From(Value.Split(Path.DirectorySeparatorChar).Last());