[]
Gets or sets the denominator of the fraction.
public T Denominator { get; set; }
A T that indicats the number written below the line in a common fraction that indicates the number of parts into which one whole is divided.
T