Public ReadOnly Property PropertySpan As Integer
public int PropertySpan { get; }
public: property int PropertySpan { int get (); }
function get_propertySpan();