'Declaration <System.ComponentModel.DescriptionAttribute("Gets the inset from the bottom.")> Public ReadOnly Property Bottom As System.Double
'Usage Dim instance As Inset Dim value As System.Double value = instance.Bottom
[System.ComponentModel.Description("Gets the inset from the bottom.")] public System.double Bottom {get;}