How to use the protected keyword in csharp

Code Example - How to use the protected keyword in csharp

                
                        The protected keyword is used with inheritance to acess/modify a attribue in a base class