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

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

Syntax

C#
public virtual string ShortDescription { get; set; }

Field Value

The basic description of an object, which should be composed from its noun and whatever adjectives it has.

See Also