public int ndims { get; set; }
Public Property ndims As Integer Get Set
public: virtual property int ndims { int get () sealed; void set (int value) sealed; }
abstract ndims : int with get, set override ndims : int with get, set
In This Article