writeAttributeACL(withValue:completion:)

Declaration

func writeAttributeACL(withValue value: [Any], completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeACL(withValue value: [Any]) async throws