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