'Declaration
Public Function New( _ ByVal propertyName As String, _ ByVal facadePropertyName As String, _ ByVal facadeType As String, _ ByVal facadeDefaultValue As String, _ ByVal docSummary As String, _ ByVal typeConversionExpression As String _ )
public OutputPropertyAttribute( string propertyName, string facadePropertyName, string facadeType, string facadeDefaultValue, string docSummary, string typeConversionExpression )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family