[]
Gets or sets the name of the library.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public string Name { get; set; }
The name of the library as a string.