[Missing <summary> documentation for "P:XmlDefs.Room.Title"]

Namespace: XmlDefs
Assembly: XmlDefs (in XmlDefs.dll) Version: 0.5.0.0

Syntax

C#
[HelpAttribute("The title of the room.")]
public string Title { get; set; }

See Also