PropertyBagDefaultProperty Property  | 
 
            Gets or sets the name of the default property in the collection.
            
 
    Namespace: 
   SD.Tools.Algorithmia.GeneralDataStructures.PropertyEditing
    Assembly:
   SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.3.3.0 (1.3.18.0209)
Syntaxpublic string DefaultProperty { get; set; }Public Property DefaultProperty As String
	Get
	Set
Property Value
Type: 
String
See Also