public bool AllowDirectoryCreate { get; set; }
Public Property AllowDirectoryCreate As Boolean
public: property bool AllowDirectoryCreate { bool get (); void set (bool value); }