permissions property

String permissions
final

Specifies the POSIX permissions to apply to the RootDirectory, in the format of an octal number representing the file's mode bits.

Implementation

final String permissions;