Variable Bindable.filename

struct Bindable
{
  // ...
  string filename ;
  // ...
}