Gets the name of the folder.
[ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)] [ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.MaxLength, Value = )] [ClientCallableAttribute] public string Name { get; }