A keyword that states the types in a particular namespace can be referred to without requiring their full qualified type names.
'using' reserved word always come with namespaces. eg. using systems so because of this useful classes supplied by Microsoft which are have by System namespace are availble for user.