Why OpenLevel Function is Private?

Hi, can I ask why OpenLevel function is private. I try to using it and it says “it’s inaccessible”.

UGameplayStatics::OpenLevel(GetWorld(), "MapMain");

Yes, i included the “Kismet/GameplayStatics.h”.