NoteIn.Title Property
- Namespace:
- Weavy.Web.Api.Models
- Assembly:
- Weavy.Web.dll
Gets or sets the note title.
public string Title { get; set; }
Property value
string
Gets or sets the note title.
public string Title { get; set; }