Class Site
- Namespace
 - Sitecore.AspNetCore.SDK.LayoutService.Client.Response.Model
 
- Assembly
 - Sitecore.AspNetCore.SDK.LayoutService.Client.dll
 
Represents site data of a Sitecore layout service response.
public class Site
  - Inheritance
 - 
      
      Site
 
- Inherited Members
 
Properties
Name
Gets or sets the name of the site.
public string? Name { get; set; }