200
This type of member isaccessible only within the body or scope of the class or the struct in which they are declared. We can declare them to a class, method, property, structure or interface. If no modifier is declared it will be assumed to be this. Can declare this access modifier to a class, method, property, structure or interface.
What is a private access modifier