Property Name
Name
Gets or sets the identifying name of the object.
string? Name { get; set; }
Property Value
- string
The name of the object. The default is
null
.
Gets or sets the identifying name of the object.
string? Name { get; set; }
The name of the object. The default is null
.