Gets and sets the Name property.
            Name of attribute associated with an item. Allowed characters are all UTF-8 characters valid
            in XML documents. Control characters and any sequences that are not valid in XML are not allowed. These
            strings can be up to 1024 bytes long.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string Name { get; set; }