path property

set path (String value)

Implementation

set path(String value) {
  _path = value;
}