[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.Name

Name Property

Name

Gets or sets the name of the current object. The name can be an empty string. If it is not empty, the name must be unique among the current object's siblings (i.e. objects with the same C1.C1Preview.IOwnedCollectionItem.Owner).

Declaration
public string Name { get; set; }