# Python @property def StoragePath( self ) -> str: @StoragePath.setter def StoragePath( self, _value: str ) -> None:
| Type |
|---|
| str |
Provide full path name (including file name) if you want to force different network storage location then default (which is same as layer's Path).