protected bool GetBoolProperty( string name, bool defaultValue )
Protected Function GetBoolProperty ( _ name As String, _ defaultValue As Boolean _ ) As Boolean
protected: bool GetBoolProperty( String^ name, bool defaultValue )
protected boolean GetBoolProperty( String name, boolean defaultValue )