Rohit,
Which class are you referring here? Since these are Attributes of an Interface, they will not have a Visibility! They are just Read-Only attributes. Visibility can be assigned only for Class Attributes.
If you notice the screenshot above, it does not have a Visibility option. The reason is this is an Interface and not a Class.
I guess this helps.
Arun