[Missing <summary> documentation for "P:NHibernate.Mapping.Column.Scale"]
public int Scale { get; set; }
Public Property Scale As Integer Get Set
public: property int Scale { int get (); void set (int value); }