'Declaration <RefreshPropertiesAttribute(All)> Public Property Bottom As Double
[RefreshProperties(All)] public double Bottom { get; set; }
[RefreshProperties(All)] public: __property double get_Bottom(); public: __property void set_Bottom(
double value
);