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