Property thisthis[string]Gets a property of a given name or throws an exception if there is none. Declaration IProperty this[string name] { get; } Parameters Type Name Description string name Property Value Type Description IProperty