Absolute local path.
String get filename => _wrapped.filename;
set filename(String v) { _wrapped.filename = v; }