public int MarginBottom { get; set; }
Public Property MarginBottom As Integer
public: property int MarginBottom { int get (); void set (int value); }