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