<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5001.0.38" />

Relativity.Testing.Framework.Models.FolderAccessStatus

public class FolderAccessStatus
Represents the Folder access status.
public bool CanView { get; }

Gets a value indicating whether the user has view access to the folder.

public bool Exists { get; }

Gets a value indicating whether folder exists.