'Declaration
ReadOnly Property Height As System.Double
'Usage
Dim instance As IRange Dim value As System.Double value = instance.Height
System.double Height {get;}
read-only property Height: System.Double;
function get Height : System.double
__property System.double get_Height();
property System.double Height { System.double get(); }