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

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

Syntax

C#
public virtual string PossessivePronoun { get; }

Field Value

The possessive pronoun for this object. Always returns "its". Must be overridden to do otherwise.

See Also