property:width;return type:doublecontent:ใช้คืนค่า ความกว้างexample:Rectangle rect = new Rectangle ( 10, 10, 300, 300 ); double screen_width = rect.width;