UsingStatement public sealed class UsingStatement : Statement A using-statement. Documentation Code public Statement EmbeddedStatement { get; } Gets the statement that is embedded within this while-statement. public Expression Resource { get; } Gets the resource acquisition expression assigned to the obtained resource.