jquery version of mootools getStyle('display');

jquery version of mootools getStyle('display');

I am trying to figure out how to get a style property using jquery.

I am used to mootools getStyle('display');

Is there anything this simple in jquery?