'Declaration Public Function New( _ ByVal property As String, _ ByVal value As String, _ ByVal type As String _ )
public PropertyElement( string property, string value, string type )
PropertyElement Class PropertyElement Members