public Nullable<int> Precision { get; }
Public ReadOnly Property Precision As Nullable(Of Integer) Get
public: property Nullable<int^> Precision { Nullable<int^> get (); }