'Declaration
Public Property Height As System.Double
'Usage
Dim instance As FormulaBar Dim value As System.Double instance.Height = value value = instance.Height
public System.double Height {get; set;}
public read-write property Height: System.Double;
public function get,set Height : System.double