MountOperation.domain
string domain() @property nothrowGet domain property.
Returns
The domain to use for the mount operation.
void domain(string propval) @property nothrowSet domain property.
Parameters
propval | The domain to use for the mount operation. |