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