The type all other types derive from.
A method modifier that overloads operators.
A parameter modifier that specifies the parameter is passed by reference and must be assigned by the method being called.
A method modifier that indicates that a method of a class overrides a virtualmethod of a class orinterface.