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

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

Syntax

C#
public virtual string[] Adjectives { get; set; }

Field Value

The adjectives that describe this object.

See Also