Gets and sets the OriginAccessIdentity property.
            The CloudFront origin access identity to associate with the distribution. 
            If you want the distribution to serve private content, include this element; 
            if you want the distribution to serve public content, remove this element.        
            
 Declaration Syntax
 Declaration Syntax| C# | 
[ObsoleteAttribute("This property has been obsoleted in favor of the S3Origin property.")] public CloudFrontOriginAccessIdentity OriginAccessIdentity { get; set; }