User.Comment Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets application-specific information for the User.
[NoIndex]
public string Comment { get; set; }
- Attributes:
- NoIndexAttribute
Property value
string
Gets or sets application-specific information for the User.
[NoIndex]
public string Comment { get; set; }