public int DecimalPlaces { get; }
Public ReadOnly Property DecimalPlaces As Integer Get
public: virtual property int DecimalPlaces { int get () sealed; }
abstract DecimalPlaces : int with get override DecimalPlaces : int with get
In This Article