Gets and sets the GetAttributesResult property.
            Returns all of the attributes associated with the item. Optionally, the attributes returned can
            be limited to one or more specified attribute name parameters. If the item does not exist on the
            replica that was accessed for this operation, an empty set is returned. The system does not return
            an error as it cannot guarantee the item does not exist on other replicas.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public GetAttributesResult GetAttributesResult { get; set; }