'Declaration
ReadOnly Property AreaCount As System.Integer
'Usage
Dim instance As IRange Dim value As System.Integer value = instance.AreaCount
System.int AreaCount {get;}
read-only property AreaCount: System.Integer;
function get AreaCount : System.int
__property System.int get_AreaCount();
property System.int AreaCount { System.int get(); }