'Declaration
Public Overloads Shared Function GetReadOnlyAttribute( _
ByVal component As System.Object, _
ByVal propName As System.String _
) As System.Boolean
public static System.bool GetReadOnlyAttribute(
System.object component,
System.string propName
)