Gets and sets the key value of this thing. Keys with matching values
are capable of unlocking the thing.
Namespace: BaseLib.InterfacesAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
string KeyValue { get; set; } |