Property this NamespaceSkyline.DataMiner.Scripting AssemblyQActionHelperBaseClasses.dll this[string] Gets or sets the object at the specified key. public object this[string Key] { get; set; } Parameters Key string The key corresponding with the object. Property Value object The object.