public ByteString Scope { get; set; }
Public Property Scope As ByteString Get Set
public: property ByteString^ Scope { ByteString^ get (); void set (ByteString^ value); }