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