int Height {get; set;}
'Declaration Property Height As Integer
'Declaration
Property Height As Integer
'Usage Dim instance As IPSObject Dim value As Integer instance.Height = value value = instance.Height
'Usage
Dim instance As IPSObject Dim value As Integer instance.Height = value value = instance.Height
IPSObject Interface IPSObject Members