'Declaration
Public Overloads Shared Function GetReadOnlyAttribute( _
ByVal props As System.ComponentModel.PropertyDescriptorCollection, _
ByVal propName As System.String _
) As System.Boolean
public static System.bool GetReadOnlyAttribute(
System.ComponentModel.PropertyDescriptorCollection props,
System.string propName
)