Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and
            index key attributes, which are automatically projected.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Projection Projection { get; set; }