[Missing <summary> documentation for "P:XmlDefs.Thing.ShortDescription"]

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

Syntax

C#
[HelpAttribute("The short description for this thing, like 'small green pebble'.")]
public string ShortDescription { get; set; }

See Also