Why “if __name__ == ‘__main__’:”?

I’ve seen the line in the subject in some Addons so I just added it to mine, too.

But why do I need it? What is it meant to do? Can I just drop this “if block”?