Gets and sets the key value of this thing. Keys with matching values are capable of unlocking the thing.

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

Syntax

C#
string KeyValue { get; set; }

See Also