public BooleanExpressionVariable this[
string identifier
] { get; }Public ReadOnly Default Property Item (
identifier As String
) As BooleanExpressionVariable
Getpublic:
property BooleanExpressionVariable^ default[String^ identifier] {
BooleanExpressionVariable^ get (String^ identifier);
}function get_Item(identifier);