Public ReadOnly Property LengthDefined As Boolean
public bool LengthDefined { get; }
public: property bool LengthDefined { bool get (); }
function get_lengthDefined();