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